A software cyclomatic complexity metrics method based on procedure blueprint 基于過程藍圖的程序環路復雜性度量方法
Afterwards , the simulation of the frequently - used search algorithms will be undertaken , for instance , three step search algorithm , four step search algorithm , new three step search algorithm , diamond search algorithm etc . after the comparison between those search algorithms in terms of accurateness of search and complexity metrics of calculation , it is shown that the diamond search algorithm has the best performance 主要內容有:首先,從mpeg - 4視頻編碼的核心模塊運動估計入手,對常用的四種搜索算法進行了仿真,從搜索準確度和計算復雜度兩方面給出對比結果。優化了菱形搜索算法的搜索流程,避免了重復計算。 sad計算時采用提前退出策略,減小了計算量而沒有損失搜索準確度。